Changed 'type' to 'read_type' to avoid keyword class in UDP message [12_5]#42101
Changed 'type' to 'read_type' to avoid keyword class in UDP message [12_5]#42101cmsbuild merged 1 commit intocms-sw:CMSSW_12_5_Xfrom
Conversation
|
A new Pull Request was created by @Dr15Jones (Chris Jones) for CMSSW_12_5_X. It involves the following packages:
@cmsbuild, @smuzaffar, @Dr15Jones, @makortel can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@cmsbuild, please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6ae71d/33402/summary.html Comparison SummarySummary:
|
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_5_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_2_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
Changed key 'type' to 'read_type' in UDP message from StatisticsSenderService. This is needed to avoid a naming clash with a 3rd party library used by the workflow system.
PR validation:
Code compiles.
backport of #42060